home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard Finnish (N-1.2.2) / Ohjeita / Ohjeita / card_83055.txt < prev    next >
Text File  |  1989-01-30  |  2KB  |  98 lines

  1. -- card: 83055 from stack: in
  2. -- bmap block id: 27186
  3. -- flags: 0000
  4. -- background id: 4745
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 2002
  11. -- rect: left=89 top=258 right=284 bottom=117
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 8003
  25. -- rect: left=29 top=224 right=249 bottom=77
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Beep
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   if card field 1 > 1 then beep card field 1
  37.  
  38. end mouseUp
  39.  
  40.  
  41.  
  42. -- part 3 (button)
  43. -- low flags: 00
  44. -- high flags: A000
  45. -- rect: left=463 top=55 right=88 bottom=487
  46. -- title width / last selected line: 0
  47. -- icon id / first selected line: 29019 / 29019
  48. -- text alignment: 1
  49. -- font id: 0
  50. -- text size: 12
  51. -- style flags: 0
  52. -- line height: 16
  53. -- part name: 
  54. ----- HyperTalk script -----
  55. on mouseUp
  56.   visual effect wipe down
  57.   go to card id 75320
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part contents for background part 2
  63. ----- text -----
  64. Beep (soita beep)
  65.  
  66. -- part contents for background part 1
  67. ----- text -----
  68. beep <luku>
  69.  
  70. Soittaa beep-√§√§nen. Komennon per√§ss√§ oleva numero m√§√§r√§√§ √§√§nien lukum√§√§r√§n.  
  71.  
  72.  
  73. beep 3
  74.  
  75. on doMenu
  76.    beep
  77. end doMenu
  78.  
  79. if card field 1 > 1 then beep card field 1
  80.  
  81.  
  82. -- part contents for background part 44
  83. ----- text -----
  84. Muoto
  85.  
  86. Toiminta
  87.  
  88.  
  89.  
  90. Esimerkit
  91.  
  92. -- part contents for background part 43
  93. ----- text -----
  94. 337,122
  95.  
  96. -- part contents for card part 1
  97. ----- text -----
  98. 2